projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07aa8e1
)
tests/admin-test.sh: this is a bash script, not a POSIX sh script
author
Simon McVittie
<smcv@debian.org>
Thu, 31 Mar 2016 08:48:18 +0000
(09:48 +0100)
committer
Colin Walters (automation)
<walters+githubbot@verbum.org>
Thu, 31 Mar 2016 14:22:06 +0000
(14:22 +0000)
The "function foo()" syntax is bash-specific, and Colin indicated in
PR #226 that he prefers to require bash rather than trying to support
every POSIX shell.
Signed-off-by: Simon McVittie <smcv@debian.org>
Closes: #232
Approved by: cgwalters
tests/admin-test.sh
patch
|
blob
|
history
diff --git
a/tests/admin-test.sh
b/tests/admin-test.sh
index 3a04a69cffde567f127b091c65a16b7b70332b53..43dcbb55d7ff337975176bf42ee7f4492170d54f 100755
(executable)
--- a/
tests/admin-test.sh
+++ b/
tests/admin-test.sh
@@
-1,4
+1,4
@@
-#!/bin/sh
+#!/bin/
ba
sh
# Copyright (C) 2011,2014 Colin Walters <walters@verbum.org>
#
# This library is free software; you can redistribute it and/or